home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / zlaty kalich / zlatykalich / ZlatyKalich.exe / scripts / DefineButton2_621 / BUTTONCONDACTION on(release).as
Text File  |  2001-12-02  |  137b  |  7 lines

  1. on(release){
  2.    _root.ifs = 1;
  3.    getUrl("FSCommand:fullscreen", "true");
  4.    gotoAndStop(2);
  5.    _parent.oknoz0.gotoAndStop("e");
  6. }
  7.